projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c5679e2
d9f079d
)
Auto merge of #3681 - lukaslueg:master, r=alexcrichton
author
bors
<bors@rust-lang.org>
Fri, 10 Feb 2017 20:20:35 +0000
(20:20 +0000)
committer
bors
<bors@rust-lang.org>
Fri, 10 Feb 2017 20:20:35 +0000
(20:20 +0000)
Pinpoint hamcrest-dependency in cargotest to 0.1.1
hamcrest 0.1 currently resolves to 0.1.3, which cargotest can't actually build with. Cargo's own dependency on =0.1.1 used to shadow the problem.
Trivial merge